home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / hard / hack / SerialCable.lha / SerialCable / DumbTerminal.doc < prev    next >
Text File  |  1992-09-02  |  1KB  |  28 lines

  1. DumbTerminal documentation.
  2.  
  3.   This program is provided simply to test a null modem or other serial port link
  4. between two amigas.
  5.   This program has been slightly modified from a package I have written for use
  6. in amateur theatre productions, and therefore it may not be modified without my
  7. permission, nor may it be sold for profit.
  8.  
  9.   To operate this program, first ensure both amigas are linked with a null modem
  10. cable. Then load this program into AMOS on both machines. Do not attempt to run
  11. this program if only one machine is turned on, as it will hang.
  12.  
  13.   When the program runs, you will be presented with a seemingly blank screen.
  14. The display is actually divided into two parts, one for outgoing and one for
  15. incoming messages. To send a message, simply enter it via the keyboard. The text
  16. is stored purely as ASCII codes, so if you use the cursors or other function
  17. keys, then what is received might not correspond with what you sent. Once you
  18. have finished typing, press return to send the message.
  19.  
  20.   Messages are received automatically. If no messages are received, then there
  21. is a fault in your connection. Check your cable and try again.
  22.  
  23.   If you wish to test the speed of the serial link, you may alter the value
  24. given after the `Serial Speed' command. The default is 9600. If you have trouble
  25. at this speed, then your link is very susceptible to interference.
  26.  
  27.  
  28.